CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - memory driver

搜索资源列表

  1. iic 用verilog语言写的FPGA iic驱动程序

    0下载:
  2. 用verilog语言写的FPGA iic驱动程序,实现对存储器的读写,有需要的可以下载看看哦!-Language used to write verilog FPGA iic driver to achieve the memory read and write, there is a need can be downloaded to see Oh!
  3. 所属分类:VHDL编程

    • 发布日期:2016-01-27
    • 文件大小:768000
    • 提供者:zhachshen
  1. C语言写的铁电存储器[FM25C160]的驱动程序

    0下载:
  2. C语言写的铁电存储器[FM25C160]的驱动程序,已测试通过。引脚定义见内,C language written in Ferroelectric Random Access Memory [FM25C160] driver have been tested. Pin as defined within the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-26
    • 文件大小:1331
    • 提供者:刘仓
  1. vc.rar

    0下载:
  2. vc驱动级读写内存 仅仅用于学习研究 有不懂就问作者吧,driver vc-class for learning to read and write memory study only asked the authors do not understand it
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:9478
    • 提供者:陈灿林
  1. FanPuGuiZhen__UNIX_code

    0下载:
  2. 《返璞归真——UNIX技术内幕》书中代码。主要包括Bell Laboratories开发的内核代码:1*.h(内核头文件---宏、全局变量和结构定义、函数声明) | |----------------conf(汇编代码---启动函数及工具函数,驱动生成工具mkconf,移植工具sysfix) 2dmr(设备驱动程序) 3ken(内核代码,包括进程调度、文件系统、内存管理、I/O管理等) 另外还有作者写的一些代码。-" Return to Innocence- UNIX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:549430
    • 提供者:James
  1. 透明操作8255,读写存储器

    0下载:
  2. 驱动8255,透明操作8255,读写存储器,读写PA、PB、PC,设置计数模式,读计数值,开中断,输出中断。-Driver 8255, 8255 transparent operation, read and write memory, read and write PA, PB, PC, set the count mode, time count, open break, the output interruption.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-30
    • 文件大小:2792
    • 提供者:李敏
  1. fm24c04_c.rar

    0下载:
  2. FM24c04 铁电存储器的硬件驱动程序,Ferroelectric Random Access Memory FM24c04 hardware driver
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2267
    • 提供者:mr xiao
  1. W25X32

    2下载:
  2. 本程序是华邦存储芯片W25X32的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过-This procedure is Winbond W25X32 driver memory chips, the main chip used is the STC-driven, with the C programming language, fully portable to other 51-core
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-19
    • 文件大小:22081
    • 提供者:胡振
  1. windriver

    0下载:
  2. 用于WINDOWS下的硬件直接访问,端口,物理内存等-for driver windows hardware,very useful,port,physical memory and so on
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-23
    • 文件大小:7295710
    • 提供者:jiangsiling
  1. xmslib

    0下载:
  2. dos下整理好的高端内存操作函数,很好用的,TC和BC均测试通过。dos系统需要加载himem.sys驱动支持。-dos finishing with a good high-end memory operation functions, the good, TC and BC were tested. himem.sys dos driver support system needs to load.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:14226
    • 提供者:李勇
  1. vxworks

    0下载:
  2. 这个是VXWORKS驱动程序开发的几个小例子。 例程包括: Char.c和Char.h是字符型设备驱动模板 Blk.c是块设备驱动模板 PCI.c是PCI设备映射内存空间模板.-This is a driver development VXWORKS a few small examples. Routines include: Char.c and Char.h is a character device driver is a block device driver temp
  3. 所属分类:VxWorks

    • 发布日期:2017-03-28
    • 文件大小:7428
    • 提供者:JokyHe
  1. 6416driver

    0下载:
  2. 这是TMS320C6416的PCI驱动程序,主要实现了IO内存和IO端口的操作,且实现了DMA传输,速度可达110Mbps-This is the TMS320C6416 the PCI driver, the main achievement of the IO memory and IO port operations, and achieved the DMA transfer speed of up to 110Mbps
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:31641
    • 提供者:徐上进
  1. duxieneicun

    0下载:
  2. 驱动级内存读写操作源代码,可过游戏的检测-Driver-level memory read and write source code, can be detected through the game
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:263813
    • 提供者:xjh
  1. AT45DB321D

    0下载:
  2. 本程序是FLASH存储芯片AT45DB321的驱动程序,用的是STC主芯片驱动,用C语言编程,完全可移植到其他51内核单片机主芯片上,将IO口修改即可,使用的编程软件为KEIL,已在试验板上调试过 -This procedure is FLASH memory chips AT45DB321 driver chips with the STC main drive, with the C programming language, fully portable to other 51 mai
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:49771
    • 提供者:胡振
  1. mmap

    0下载:
  2. 将内核空间vmalloc后不连续的内存地址映射到用户空间的驱动程序,2.4内核 和2.6内核两个版本,学内存分配必备资料。看完后就了解mmap原理了-Vmalloc kernel space will not be straight after the memory address is mapped to the user space driver, 2.4 kernel and 2.6 kernel versions, learning the necessary information o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7781
    • 提供者:susanner
  1. STM32Pdma

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial driver (annular queue+ memory the dynamic allocation+DMA+ Pinyin retrieve)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-03
    • 文件大小:1035780
    • 提供者:罗杰森
  1. Driveread-writememory

    0下载:
  2. 驱动读写内存,易语言写驱动入门例程,很有学习价值,-Drive read-write memory, easy language to write a driver entry routine, the value of great learning,
  3. 所属分类:驱动编程

    • 发布日期:2017-05-02
    • 文件大小:935691
    • 提供者:陈绳武
  1. TestLoadSys

    1下载:
  2. 简单的驱动加载!使用用来写驱动读写内存功能,可过NP,TP等外挂检测-Simple driver loaded! Used to write the drive to read and write memory function, can be over-NP, TP plug-in detection! !
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-12-01
    • 文件大小:744120
    • 提供者:咬牙
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:25064728
    • 提供者:keke
  1. boot

    0下载:
  2. boot.asm是用nasm汇编程序做的VESA显存模式驱动的写点 带有软盘驱动引导程序 用FloppyWriter.exe写主引导区-boot.asm is done NASM assembler VESA mode driver memory write point boot with the floppy disk drive used to write the Master Boot FloppyWriter.exe District
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:185148
    • 提供者:李小祥
  1. uhal

    0下载:
  2. Windows下,演示如何在硬件抽象层HAL中映射内存访问空间的驱动程序代码。-Windows, demonstrate how the hardware abstraction layer HAL in mapping memory access space for the driver code.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-03
    • 文件大小:1135867
    • 提供者:肖荣权
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »
搜珍网 www.dssz.com